.handle { position: absolute; top: -8px; width: 20px; height: 20px; background: #fff; border: 2px solid #007bff; border-radius: 50%; cursor: pointer; transform: translateX(-50%); } .track { position: absolute; height: 100%; background: #007bff; border-radius: 2px; }